Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Jun 2007 18:03:57 +0000 (18:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Jun 2007 18:03:57 +0000 (18:03 +0000)
svn path=/trunk/; revision=18076

ChangeLog
gtk/gtksettings.c

index 654720eab5e780e6d20a645061f2880130bb7c8a..ee98e6f7ba9449a68c29fee0b464f2583763b680 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtksettings.c: Fix a typo in the docs.
+
 2007-06-07  Christian Neumair  <cneumair@gnome.org>
 
        * gtk/gtkstock.[ch]: Add GTK_STOCK_DISCARD, #158008.
index f7e43a9f56d08ecbe81c23601e456c4822551989..3c7ce6f184fbc297e2d01df621b9f43e72b6e1dc 100644 (file)
@@ -247,7 +247,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
    * The timer is reset after each user interaction.
    *
    * Setting this to zero has the same effect as setting
-   * #GtkSettings:gtk-cursor-blinks to %FALSE. 
+   * #GtkSettings:gtk-cursor-blink to %FALSE. 
    *
    * Since: 2.12
    */